home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 April
/
PCWorld_2008-04_cd.bin
/
komercni software
/
miton
/
SystemMechanic7Pro.exe
/
{app}
/
smhtml.dll
/
1033
/
HTML
/
PROBLEMS.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
2008-01-24
|
4KB
|
202 lines
@charset "utf-8";
/* CSS Document */
.status_ballon{
background-image: url(P_ballon_big.gif);
background-repeat: no-repeat;
background-position: left top;
height: 50px;
width: 491px;
padding: 10px 16px 12px 14px;
}
a.bt_repairselected{
background: transparent url('G_button_a.gif') no-repeat scroll top right;
color: #383838;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
padding-right: 10px; /* sliding doors padding */
text-decoration: none;
width:93px}
/****Problems Module Box *****/
.modulebox_problems {
width: 495px !important;
width: 490px;
margin-bottom: 15px;
background: url(P_problems_module_box_heading_bg_left.gif) top left no-repeat;
}
.modulebox_topborder_problems {
margin-left:5px;
margin-right:0px;
height:19px;
background: url(P_problems_module_box_heading_bg_middle.gif) top right repeat-x;
padding-top:5px;
float: left;
width: 485px;
}
.modulebox_topright_problems {
background: url(P_problems_module_box_heading_bg_right.gif) top right no-repeat;
height:24px;
width:5px;
margin-top:0px;
float: left;
}
/****Warnings Module Box *****/
.modulebox_warnings {
width: 495px !important;
width: 490px;
margin-bottom: 15px;
background: url(P_warnings_module_box_heading_bg_left.gif) top left no-repeat;
}
.modulebox_topborder_warnings {
margin-left:5px;
margin-right:0px;
height:19px;
background: url(P_warnings_module_box_heading_bg_middle.gif) top right repeat-x;
padding-top:5px;
float: left;
width: 485px;
}
.modulebox_topright_warnings {
background: url(P_warnings_module_box_heading_bg_right.gif) top right no-repeat;
height:24px;
width:5px;
margin-top:0px;
float: left;
}
/******************Top Ballon****************/
.top_ballon{
background-image: url(P_problems_ballon.gif);
background-repeat: no-repeat;
background-position: left top;
height: 36px;
width: 489px;
padding: 10px 17px 10px 15px;
}
.top_ballon .actions_area {
float: right;
}
.top_ballon .captions_area {
float: left;
margin-top: 4px;
margin-left: 5px;
}
/************Problems Table*************/
.table_problems th{
font-weight:normal;
padding: 5px 10px;
text-align: left;
background-color: #d40000;
color: #FFFFFF;
font-size: 12px;
}
.table_problems td {
padding: 10px;
border-bottom: 1px solid #d4d4d4;
}
.table_problems p {
margin:0
}
.table_problems .selection_box {
background-color: #efefef;
text-align: center;
width: 20px;
}
.table_problems .selection_box_text {
}
.table_problems .selection_box_text_lightblue
{
background-color:#e9f5ff;
}
.table_problems .selection_box_darkblue {
background-color: #d4e4f7;
text-align: center;
width: 20px;
}
.table_problems .select_all_problems_box{
width:20px;
padding: 5px 10px;
text-align: center;
background-color:#BF0000;
}
/*****************Warnings Table*****************/
.table_warnings th{
font-weight:normal;
padding: 5px 10px;
text-align: left;
background-color: #e4a703;
color: #FFFFFF;
font-size: 12px;
}
.table_warnings td {
padding: 10px;
border-bottom: 1px solid #d4d4d4;
}
.table_warnings p {
margin:0
}
.table_problems .select_all_warnings_box{
width:20px;
padding: 5px 10px;
text-align: center;
background-color: #e4a703;
}
.table_warnings .selection_box {
background-color: #efefef;
text-align: center;
width: 20px;
}
input {
margin: 0px;
padding: 0px;
}
/*****************Hidden Problems***************/
.hidden_problems{
width:499px;
padding:5px 10px;
background-image: url(P_hidden_problems_bg.gif);
background-repeat: no-repeat;
background-position: left top;
height: 14px;
}
.problems_status_icon {
margin-right: 10px;
}
.problems_status {
font-size: 12px;
font-weight: bold;
margin: 0 0 3px 0;
}
.problem_status_description {
color: #777777;
margin: 0;
}
.select_all_checkbox_problems {
margin:0 10px 0 1px;
}
.select_all_checkbox_warnings {
margin:0 10px 0 13px;
}
td.checkbox_col {
padding-right:0;
}